home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / fortran / fordoc.com / READ.ME < prev    next >
Encoding:
Text File  |  1991-02-11  |  4.0 KB  |  96 lines

  1.  
  2.  
  3.  
  4.                                   REGISTRATION
  5.                                   ------------
  6.  
  7.           If you find FORDOC useful and used by you, a registration fee
  8.           of $25 would be appreciated.  If you send $30, a copy of the
  9.           latest version of FORDOC will be sent to you.  As a registered
  10.           user of FORDOC, you will be notified when new versions of
  11.           FORDOC or other software are available.
  12.  
  13.           Send a check or money order to:
  14.  
  15.                            Ken Tucker
  16.                            1462 N 1190 E
  17.                            Shelley, ID  83274
  18.  
  19.           Please indicate whether you want a 5.25" (360KB or 1.2MB) or
  20.           3.5" (720KB or 1.44MB) diskette.
  21.  
  22.  
  23.                                 LIMITED WARRANTY
  24.                                 ----------------
  25.  
  26.           With respect to the physical distribution diskette, the author
  27.           (Ken Tucker) warrants the same to be free of defects in material
  28.           and workmanship for a period of 30 days from the date of
  29.           purchase.  The author's liability is limited to replacement of
  30.           the defective diskette.  The author specifically disclaims all
  31.           other warranties, expressed or implied.  The author makes no
  32.           warranty that the programs are fit for any particular purpose.
  33.  
  34.  
  35.                                   DISTRIBUTION
  36.                                   ------------
  37.  
  38.           Your are free to use, copy, and distribute the FORDOC software
  39.           for NONcommercial use if:
  40.  
  41.                     1.  No fee is charged;
  42.                     2.  It is not modified in any way;
  43.                     3.  Clubs and user groups may charge a nominal fee
  44.                         (not to exceed $10) for expenses and handling
  45.                         while distributing the FORDOC software.
  46.  
  47.  
  48.  
  49.                                  FORDOC PLUS
  50.                                  -----------
  51.  
  52.           An enhanced version of FORDOC is now available.  This product
  53.           is called FORDOC PLUS.  FORDOC PLUS has all the capabilities of
  54.           FORDOC plus:
  55.  
  56.              1.  A user-defined copyright notice may be inserted into the
  57.                  symbol table.  The notice can actually be any ASCII text
  58.                  (e.g. Author's name, Company name, etc.).  The notice may
  59.                  also be multi-line.  The user-defined copyright notice is
  60.                  placed at the beginning of the symbol table report.
  61.  
  62.              2.  A user-defined list of symbols may be excluded from the
  63.                  symbol table.  For example, if you are using a commercial
  64.                  graphics library, you may wish to exclude the names of
  65.                  the graphics routines from the symbol tables of your
  66.                  application.  FORDOC PLUS can exclude any external-
  67.                  reference symbol that you desire.
  68.  
  69.           FORDOC PLUS is NOT shareware.  To purchase a copy of FORDOC PLUS,
  70.           send a check or money order for $49 to:
  71.  
  72.                            Ken Tucker
  73.                            1462 N 1190 E
  74.                            Shelley, ID  83274
  75.  
  76.           Please indicate whether you want a 5.25" (360KB or 1.2MB) or
  77.           3.5" (720KB or 1.44MB) diskette.  Registered users of FORDOC
  78.           may purchase a copy of FORDOC PLUS for $39.
  79.  
  80.  
  81.                              PRODUCTS UNDER DEVELOPMENT
  82.                              --------------------------
  83.  
  84.           1.  A utility to insert a FORDOC or FORDOC PLUS symbol table
  85.               report directly into the FORTRAN source module from which
  86.               it was derived.
  87.  
  88.           2.  A utility to check for consistent use of common (blank and
  89.               named).  All modules referencing each common will be
  90.               checked.
  91.  
  92.           3.  A utility to check for correct number and type of arguments
  93.               for all subroutine and function calls.
  94.  
  95.           Registered users of FORDOC or FORDOC PLUS will be notified when
  96.           new products are released.